[INFO] fetching crate openapi-nexus 0.1.14...
[INFO] fixing openapi-nexus-0.1.14 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate openapi-nexus 0.1.14 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate openapi-nexus 0.1.14
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openapi-nexus 0.1.14
[INFO] tweaked toml for crates.io crate openapi-nexus 0.1.14 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openapi-nexus 0.1.14 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openapi-nexus 0.1.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.9.1
[INFO] [stderr]   Downloaded tracing-test v0.2.6
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.6
[INFO] [stderr]   Downloaded sigil-stitch-macros v0.6.7
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded snafu v0.9.1
[INFO] [stderr]   Downloaded serde_norway v0.9.42
[INFO] [stderr]   Downloaded sigil-stitch v0.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 896c7e67f66bb6410e97c20b6534c57054d500cfc2876c8b1e63f8fadc988212
[INFO] running `Command { std: "docker" "start" "896c7e67f66bb6410e97c20b6534c57054d500cfc2876c8b1e63f8fadc988212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "896c7e67f66bb6410e97c20b6534c57054d500cfc2876c8b1e63f8fadc988212" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "896c7e67f66bb6410e97c20b6534c57054d500cfc2876c8b1e63f8fadc988212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "896c7e67f66bb6410e97c20b6534c57054d500cfc2876c8b1e63f8fadc988212" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking unsafe-libyaml-norway v0.2.15
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling openapi-nexus v0.1.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling sigil-stitch-macros v0.6.7
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling snafu-derive v0.9.1
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking snafu v0.9.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tracing-test v0.2.6
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking sigil-stitch v0.6.7
[INFO] [stderr]     Checking serde_norway v0.9.42
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stdout] error[E0432]: unresolved import `similar`
[INFO] [stdout]  --> src/test_utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use similar::TextDiff;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `similar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `similar`, use `cargo add similar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/extra_derives_tests_reqwest.rs:4:20
[INFO] [stdout]    |
[INFO] [stdout]  4 | use openapi_nexus::test_utils::{generate_files, read_fixture};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/extra_derives_tests_ureq.rs:4:20
[INFO] [stdout]    |
[INFO] [stdout]  4 | use openapi_nexus::test_utils::{generate_files, read_fixture};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (test "extra_derives_tests_reqwest") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openapi-nexus` (test "extra_derives_tests_ureq") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/multipart_runtime_smoke.rs:9:20
[INFO] [stdout]    |
[INFO] [stdout]  9 | use openapi_nexus::test_utils::{generate_files, read_fixture};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/extra_derives_tests_aioduct.rs:4:20
[INFO] [stdout]    |
[INFO] [stdout]  4 | use openapi_nexus::test_utils::{generate_files, read_fixture};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (test "multipart_runtime_smoke") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/golden_tests_java_okhttp.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use openapi_nexus::test_utils::{run_golden_test, test_cases_from_slice};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/golden_tests_typescript_fetch.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use openapi_nexus::test_utils::{run_golden_test, test_cases_from_slice};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/golden_tests_python_requests.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use openapi_nexus::test_utils::{run_golden_test, test_cases_from_slice};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (test "extra_derives_tests_aioduct") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/golden_tests_go_http.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use openapi_nexus::test_utils::{run_golden_test, test_cases_from_slice};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/golden_tests_rust_ureq.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use openapi_nexus::test_utils::{run_golden_test, test_cases_from_slice};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (test "golden_tests_java_okhttp") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (test "golden_tests_typescript_fetch") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (test "golden_tests_python_requests") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `openapi_nexus::test_utils`
[INFO] [stdout]   --> tests/golden_tests_kotlin_okhttp.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use openapi_nexus::test_utils::{run_golden_test, test_cases_from_slice};
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `openapi_nexus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 15 | #[doc(hidden)]
[INFO] [stdout] 16 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (test "golden_tests_go_http") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (test "golden_tests_rust_ureq") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (test "golden_tests_kotlin_okhttp") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi-nexus` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "896c7e67f66bb6410e97c20b6534c57054d500cfc2876c8b1e63f8fadc988212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "896c7e67f66bb6410e97c20b6534c57054d500cfc2876c8b1e63f8fadc988212", kill_on_drop: false }`
[INFO] [stdout] 896c7e67f66bb6410e97c20b6534c57054d500cfc2876c8b1e63f8fadc988212
